悟空视频

    在线播放云盘网盘BT下载影视图书

    Python GUI Programming Cookbook - 图书

    2017计算机·编程设计
    导演:Burkhard A. Meier
    This book is for intermediate Python programmers who wish to enhance their Python skills by writing powerful GUIs in Python. As Python is such a great and easy to learn language, this book is also ideal for any developer with experience of other languages and enthusiasm to expand their horizon.
    Python GUI Programming Cookbook
    图书

    Qt5 Python GUI Programming Cookbook - 图书

    2018计算机·计算机综合
    导演:B.M. Harwani
    PyQt is one of the best cross-platform interface toolkits currently available; it's stable, mature, and completely native. If you want control over all aspects of UI elements, PyQt is what you need. This book will guide you through every concept necessary to create fully functional GUI applications using PyQt, with only a few lines of code.As you expand your GUI using more widgets, you will cover networks, databases, and graphical libraries that greatly enhance its functionality. Next, the book guides you in using Qt Designer to design user interfaces and implementing and testing dialogs, events, the clipboard, and drag and drop functionality to customize your GUI. You will learn a variety of topics, such as look and feel customization, GUI animation, graphics rendering, implementing Google Maps, and more. Lastly, the book takes you through how Qt5 can help you to create cross-platform apps that are compatible with Android and iOS. You will be able to develop functional and appealing software using PyQt through interesting and fun recipes that will expand your knowledge of GUIs.
    Qt5 Python GUI Programming Cookbook
    搜索《Qt5 Python GUI Programming Cookbook》
    图书

    Python Network Programming Cookbook - 图书

    导演:Dr·M·O·Faruque Sarker
    作者简介: M. O. Faruque Sarker博士 软件架构师,开发运维工程师,最近几年主持开发了很多Python软件项目。他是多种开源技术方面的专家,对于在线学习平台、Web应用平台、敏捷软件开发等技术有深入的研究。从1999年开始,他一直在部署Linux和开源软件。他应邀参与了2009年和2010年的谷歌编程之夏,为开源项目BlueZ和Tahoe-LAFS做出了贡献。目前他在英国伦敦大学学院工作,研究方向是自组织云架构。 译者简介: 安道 人子人夫人父,机械工程师,翻译爱好者,偶尔写代码。
    Python Network Programming Cookbook
    搜索《Python Network Programming Cookbook》
    图书

    Python Network Programming Cookbook - 图书

    导演:Dr·M·O·Faruque Sarker
    作者简介: M. O. Faruque Sarker博士 软件架构师,开发运维工程师,最近几年主持开发了很多Python软件项目。他是多种开源技术方面的专家,对于在线学习平台、Web应用平台、敏捷软件开发等技术有深入的研究。从1999年开始,他一直在部署Linux和开源软件。他应邀参与了2009年和2010年的谷歌编程之夏,为开源项目BlueZ和Tahoe-LAFS做出了贡献。目前他在英国伦敦大学学院工作,研究方向是自组织云架构。 译者简介: 安道 人子人夫人父,机械工程师,翻译爱好者,偶尔写代码。
    Python Network Programming Cookbook
    搜索《Python Network Programming Cookbook》
    图书

    Maya Programming with Python Cookbook - 图书

    2016计算机·编程设计
    导演:Adrian Herbez
    Maya is a 3D graphics and animation software, used to develop interactive 3D applications and games with stupendous visual effects. The Maya Programming with Python Cookbook is all about creating fast, powerful automation systems with minimum coding using Maya Python. With the help of insightful and essential recipes, this book will help you improve your modelling skills. Expand your development options and overcome scripting problems encountered whilst developing code in Maya. Right from the beginning, get solutions to complex development concerns faced when implementing as parts of build.
    Maya Programming with Python Cookbook
    搜索《Maya Programming with Python Cookbook》
    图书

    Programming ArcGIS with Python Cookbook - 图书

    2015计算机·编程设计
    导演:Eric Pimpler
    Programming ArcGIS with Python Cookbook, Second Edition, is written for GIS professionals who wish to revolutionize their ArcGIS workflow with Python. Whether you are new to ArcGIS or a seasoned professional, you almost certainly spend time each day performing various geoprocessing tasks. This book will teach you how to use the Python programming language to automate these geoprocessing tasks and make you a more efficient and effective GIS professional.
    Programming ArcGIS with Python Cookbook
    搜索《Programming ArcGIS with Python Cookbook》
    图书

    Qt5 C++ GUI Programming Cookbook - 图书

    2019医学健康·医学
    导演:Lee Zhi Eng
    With the growing need to develop GUIs for multiple targets and multiple screens, improving the visual quality of your application becomes important so that it stands out from your competitors. With its cross-platform ability and the latest UI paradigms, Qt makes it possible to build intuitive, interactive, and user-friendly user interfaces for your applications.Qt5 C++ GUI Programming Cookbook, Second Edition teaches you how to develop functional and appealing user interfaces using the latest version of QT5 and C++. This book will help you learn a variety of topics such as GUI customization and animation, graphics rendering, implementing Google Maps, and more. You will also be taken through advanced concepts like asynchronous programming, event handling using signals and slots, network programming, various aspects of optimizing your application. By the end of the book, you will be confident to design and customize GUI applications that meet your clients' expectations and have an understanding of best practice solutions for common problems.
    Qt5 C++ GUI Programming Cookbook
    搜索《Qt5 C++ GUI Programming Cookbook》
    图书

    Python Cookbook - 图书

    导演:David Beazley
    Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Completely updated for Python 3, the recipes in this book include: Data structures and algorithms Strings and text Dates and times Metaprogramming Testing With scores of practical examples and pertinen...(展开全部)
    Python Cookbook
    搜索《Python Cookbook》
    图书

    Python Cookbook - 图书

    2002
    导演:Alex Martelli
    The Python Cookbook is a collection of problems, solutions, and practical examples for Python programmers, written by Python programmers. It contains over two hundred recipes for text manipulation, object oriented programming, XML processing, system administration, and much more. This book is a treasure trove of useful code for both novices and advanced practitioners, with cont...(展开全部)
    Python Cookbook
    搜索《Python Cookbook》
    图书

    Python Cookbook: - 图书

    导演:Alex Martelli
    本书介绍了Python应用在各个领域中的一些使用技巧和方法,从最基本的字符、文件序列、字典和排序,到进阶的面向对象编程、数据库和数据持久化、 XML处理和Web编程,再到比较高级和抽象的描述符、装饰器、元类、迭代器和生成器,均有涉及。书中还介绍了一些第三方包和库的使用,包括 Twisted、GIL、PyWin32等。本书覆盖了Python应用中的很多常见问题,并提出了通用的解决方案。书中的代码和方法具有很强的实用性,可以方便地应用到实际的项目中,并产生立竿见影的效果。尤为难得的是,本书的各位作者都具有丰富的业界实践经验,因此,本书不仅给出了对各种问题的解决方案,同时还体现了很多专家的思维方式和良好的编程习惯,与具体的细节性知识相比,这部分内容无疑是本书的精华。 本书适合具有一定Python基础的读者阅读参考。
    Python Cookbook:
    搜索《Python Cookbook:》
    图书
    加载中...